gpsbabel.git
2004-03-12 robertlFix D104 for GPS III[+] dropping all but first char...
2004-03-11 robertlMisc boring code cleanups. There shouldn't be visible...
2004-03-11 robertlCorrect problem on windows writing to non-existent...
2004-03-11 robertlAdd month lookup, used by PCX.
2004-03-11 robertlAdded PCX track readin' and writin'. (No 'rithmitec.)
2004-03-10 robertlFix icon mappings for multi and micro geocaches.
2004-03-10 robertlMark Bramel identified problems with NG Topo! only...
2004-03-09 robertlAdd saplus.
2004-03-09 alexmotChange OziExplorer output to write \r\n pairs instead...
2004-03-08 alexmotre-instate gsshortnames option in gpx.c
2004-03-08 parkrrrrFixed error that caused <keywords> and so on to get...
2004-03-08 parkrrrrAdded 'all' option to position filter
2004-03-08 robertlParse cache container. Lost in rework.
2004-03-08 robertlSplit magellan serial and file into different help...
2004-03-06 robertlChange default Mapsource version output to 5.
2004-03-01 robertlcsv: decompose UTF to the Queen's Original ASCII.
2004-02-28 robertlDouble up the magellan output in the help for GUI wrappers.
2004-02-23 robertlBump version for beta.
2004-02-23 robertlAdd a type (with format output '1') to the '%' output.
2004-02-23 robertlAdd nmea.
2004-02-23 robertlAdd poweroff and get current position to garmin.
2004-02-23 robertlAdd Street Atlas 2004 Plus, from Jim Bensman a.k.a...
2004-02-18 jfathertonclean-up code
2004-02-17 alexmotAdd auto-mode sensing read/write processing to OziExplo...
2004-02-15 robertlAdd waypoint readin' and writin' to NMEA.
2004-02-15 robertlGive error when no filename is passed to xfopen.
2004-02-12 robertlDel unused variables.
2004-02-12 robertlLet smplrout and csv_util work with multi-mode stuff...
2004-02-10 robertlFix leak of xsi_schema_loc.
2004-02-10 robertlAdd gpx2xfig.
2004-02-10 robertlAdd -N option to suppress smart icons.
2004-02-10 robertlSketch in NMEA file reader.
2004-02-08 robertlZero alt if unknown. COrrects problem in Topo 3.0...
2004-02-06 robertlsroute, tiger, mapsource: ascii-ify output
2004-02-06 robertlTighten namespace slightly.
2004-02-06 robertlFrom gtoevan@gmx.net: Add support for writing Garmin...
2004-02-06 jfathertonVarious UI improvements
2004-02-05 robertlfix up character set of description when writing.
2004-02-03 robertlFix track read to not appear as routes.
2004-02-03 jfathertonimproved user defaults
2004-02-02 jfathertonInitial import
2004-02-02 jfathertonRe-enabled user defaults
2004-02-02 robertlMakefile: bump version
2004-02-02 robertlClean up.
2004-02-02 robertlAdd 1252 conversions for hint and shortname.
2004-02-01 jfathertonInitial upload
2004-02-01 jfathertonInitial upload
2004-02-01 robertlA number of changes suggested by Kjeld to make this...
2004-02-01 robertlRegenerate dependencies.
2004-02-01 robertlRetain "htmlness" on cache description reads to that...
2004-02-01 robertlstrip_html: new fn.
2004-02-01 robertlReduce default (debugging) output to ASCII, not codepg...
2004-01-30 robertlLet GPX parse geocaching-specific descriptions & hints.
2004-01-30 robertlAdd function to decompse UTF to 7 bit ascii.
2004-01-29 robertlNo C99 comments.
2004-01-29 parkrrrrAdded utf8 to CP1252 conversion function to util.c
2004-01-21 parkrrrrfixed bug with &#x handling that caused spurious XML...
2004-01-20 parkrrrrDon't decode as UTF-8 if it doesn't look like UTF-8...
2004-01-19 parkrrrroutput &#nnn; instead of &#xnnn; since expat doesn...
2004-01-19 robertlOSes with 64bit file i/o and LP64 model *must* have...
2004-01-19 robertlAdd referneces for delGPL and anr formats.
2004-01-19 robertlAdd delgpl, saroute tests.
2004-01-19 robertlRemove bad interactions of duped waypoints when those...
2004-01-19 robertlDon't output bounding box if we couldn't compute them...
2004-01-19 robertlFix off-by-one that resulted in last trackpoint not...
2004-01-19 robertlAdd saroute.
2004-01-18 robertlClarify comments. Add BASE_STRUCT.
2004-01-18 robertlFrom Mark Bradley:
2004-01-18 robertlWhack several functions we aren't using.
2004-01-18 robertlFix logpoint option that I broke.
2004-01-18 robertlNuke dead code.
2004-01-17 robertlAdd case for gpsutil read & psp write.
2004-01-17 robertlAdd geoniche test cases.
2004-01-17 robertlAdd bounding box code.
2004-01-17 robertlAdd bounding box tag to GPX output.
2004-01-16 robertlMake format strings consistent for -vs output.
2004-01-16 robertlImplement callback in libjeeps for waypoint output...
2004-01-16 robertlAdd -vs status indicator to most file formats.
2004-01-14 alexmotFix typo in gpx track tag/path mapping
2004-01-13 robertlFrom Mark Bradley: adds proximity, depth, corrects...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlMore distinct handling of unknown tags vs. tags that...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlBump version for GSAK test.
2004-01-12 robertlLet timeouts work right under Windows so GSAK (and...
2004-01-11 james_sherringsupport lines with text (e.g. drive-time regions);
2004-01-11 james_sherring*** empty log message ***
2004-01-09 robertlRegenerate wintsto. Add @echo off at top.
2004-01-09 alexmotBring mapsend current with new route/track segregation...
2004-01-09 robertlFrom Mark Hammond: Improve usage message.
2004-01-08 robertlOnly include unistd.h in POSIX-land.
2004-01-08 robertlAll files: replace explict calls to fopen with xfopen...
2004-01-08 alexmotUpdate track handling
2004-01-08 alexmotUpdate reference file for GPX tracks.
2004-01-08 alexmotAdd GPX track test case.
2004-01-08 alexmotFix GPX track handling
2004-01-08 parkrrrrMade xml_entitize understand and handle UTF-8
2004-01-08 alexmotBring Ozi tracks/routes current with framework.
2004-01-08 robertlAdd missing global CVS tags.
2004-01-08 robertlCorrect vmem violations in gpx. Remove sandbagging.
next